Autogenerated HTML docs for v1.5.6.1-156-ge903b 
diff --git a/git-mailinfo.html b/git-mailinfo.html index b6a9a45..6a61a95 100644 --- a/git-mailinfo.html +++ b/git-mailinfo.html 
@@ -272,14 +272,14 @@  </div>   <h2>SYNOPSIS</h2>   <div class="sectionbody">  -<p><em>git-mailinfo</em> [-k] [-u | --encoding=&lt;encoding&gt;] &lt;msg&gt; &lt;patch&gt;</p>  +<p><em>git mailinfo</em> [-k] [-u | --encoding=&lt;encoding&gt;] &lt;msg&gt; &lt;patch&gt;</p>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">   <p>Reading a single e-mail message from the standard input, and   writes the commit log message in &lt;msg&gt; file, and the patches in   &lt;patch&gt; file. The author name, e-mail and e-mail subject are  -written out to the standard output to be used by git-am  +written out to the standard output to be used by <tt>git-am</tt>   to create a commit. It is usually not necessary to use this   command directly. See <a href="git-am.html">git-am(1)</a> instead.</p>   </div>  @@ -296,8 +296,8 @@  among which (1) remove <em>Re:</em> or <em>re:</em>, (2) leading   whitespaces, (3) <em>[</em> up to <em>]</em>, typically <em>[PATCH]</em>, and   then prepends "[PATCH] ". This flag forbids this  - munging, and is most useful when used to read back <em>git  - format-patch -k</em> output.  + munging, and is most useful when used to read back  + <tt>git-format-patch -k</tt> output.   </p>   </dd>   <dt>  @@ -357,7 +357,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 08-Jun-2008 01:33:52 UTC  +Last updated 02-Jul-2008 03:01:52 UTC   </div>   </div>   </body>